This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Unfortunately, the documentation is not correct and IBM will open a defect to have it corrected.
AS_REQUEST_TIME_LIMIT is correctly stated as being in seconds. However, ntstimeoutsyncas is in milliseconds, not seconds.
Thus, the servlet is only waiting 230ms for the traveler process to respond. That is such a short period of time that you are going to see that timeout very, very often.
You should change ntstimeoutsyncas to be 230000 instead of 230 in servlets.properties.
Feedback response number WEBB7XJ49R created by ~Bill Ekveluzen on 11/06/2009